home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / fi21_a.zip / README.TXT < prev    next >
Text File  |  1995-03-06  |  3KB  |  141 lines

  1. Freeman Installer & Uninstaller version 2.1
  2. Copyright (C) 1995 Freeman-Teresa Software
  3. All Rights Reserved
  4.  
  5.  
  6. MUST-KNOWs
  7. ==========
  8.  
  9. 1. Use option -d to unzip finst21.zip:
  10.  
  11.          pkunzip -d finst21
  12.  
  13.    If you didn't, unzip it again.
  14.  
  15. 2. Wanna be up and running? Follow the tutorials (1-3, may be 4).
  16.  
  17. 3. Wanna be Freeman expert? Read the Q&A.
  18.  
  19. 4. For the updated package to take effect?
  20.  
  21.    4.1  Backup your customized .rc, .rtf and .cpp (if any).
  22.  
  23.    4.2  c:\>del c:\prj\usr\*.*
  24.  
  25. 5. Don't know where to set options/values? Try Edit | Events.
  26.  
  27.  
  28.  
  29. Special Offer
  30. =============
  31.  
  32. New        user --- US$20. Offer ends 1st May, 1995
  33. v2.0, v1.5 user --- Free
  34. v1.0, v1.1 user --- US$10
  35. Jump ship  user --- Free if you are using:
  36.  
  37.                             InstallSHIELD
  38.                             EDI Install Pro
  39.                             WISE
  40.                             WinSetup
  41.                             Chief Install Pro
  42.                             Installigence.
  43.  
  44.                     Offer ends 1st May, 1995
  45.  
  46.  
  47.  
  48. How to Install?
  49. ===============
  50.  
  51. 1. Create a temporary directory on your hard disk, i.e.,
  52.  
  53.        md temp
  54.  
  55. 2. Unzip finst21.zip to that direcotry with option -d, i.e.,
  56.  
  57.        cd temp
  58.        pkunzip -d a:finst21
  59.  
  60. 3. Run install.exe, i.e.,
  61.  
  62.        install
  63.  
  64.  
  65. Features
  66. ========
  67.  
  68. - Visual IDE.
  69.  
  70. - One-mouse-click test run, make, build, disk set building.
  71.  
  72. - One-mouse-click Multi-lingual support.
  73.  
  74. - Built-in near-pkzip super power compression/decompression.
  75.  
  76. - Uninstall. Works even on aborted installations.
  77.  
  78. - Modifies AUTOEXEC.BAT and CONFIG.SYS.
  79.  
  80. - Displays 256 colors bitmaps in custom dialogs.
  81.  
  82. - Installs extra-ordinarily large files spanning across disks.
  83.  
  84. - Customizable Online help in installer for all supported languages.
  85.  
  86. - Installs fonts (TrueType or otherwise).
  87.  
  88. - Version checking (works on your own DATA FILEs too!).
  89.  
  90. - Background buttons and gauges like InstallSHIELD.
  91.  
  92. - Time stamp, file size checking.
  93.  
  94. - Sets INI entries.
  95.  
  96. - Sets registration keys.
  97.  
  98. - Supports int/bool variables and expr's with most C/C++ int operators.
  99.  
  100. - Conditional event execution.
  101.  
  102. - Asks for user info and stores it encrypted into installer and/or app.
  103.  
  104. - Detects previous versions.
  105.  
  106. - Executes external programs at any time.
  107.  
  108. - Can be iconized when installing files.
  109.  
  110. - Retrieves INI entry values.
  111.  
  112. - Retrieves registration key values.
  113.  
  114. - Insert C/C++ code directly in the IDE.
  115.  
  116. - Searches for files or detects file existence.
  117.  
  118. - Displays custom message boxes.
  119.  
  120. - Prompts for string or Yes-No.
  121.  
  122. - Detects system configurations like Windows version, math processor,
  123.   CPU, ...
  124.  
  125. - Backups, deletes, renames files.
  126.  
  127. - 4 tutorials and a set of detailed Q&A.
  128.  
  129.  
  130. Author
  131. ======
  132.     Kent Tong
  133.     Mail Box 20
  134.     Wentworth Building
  135.     University of Sydney
  136.     Sydney NSW 2006
  137.     Australia
  138.     Internet: tongk@arch.su.edu.au
  139.         CompuServe: 100351,3364
  140.     ph & fax: (61) (2) 2116314
  141.